Developer Documentation
PATH  WebObjects 4.5 Documentation > Getting Started With Direct to Java Client

   

Rule System Requests

The user interface of a Direct to Java Client application isn't generated all at once. Instead it's generated piecemeal as each new window is activated. Correspondingly, the controller factory makes rule system requests as each new window is activated.

When an application starts up, the controller factory makes requests for the following keys:

Then, to generate the controller hierarchy for a window or dialog, the controller factory makes requests for the following keys:

As the rule system generates the controller hierarchy XML, it can make additional rule system requests. For example, to generate the XML for a select Studio dialog, the rule system must know what the Studio entity's query and list properties are. This information is also stored in the form of rules.

Internal Rule System Requests


© 1999 Apple Computer, Inc. – (Draft. Last updated 05 Jan 00)